body, table, .text{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:1.3em;
}
h1, .h1, h2, .h2, h3, .h3, h4, h5, h6, .h4, .h5, .h6 {
	font-family: Arial, sans-serif;
}
a:link, a:visited, .text a:link, .text a:visited{
    color: #0F9BFD;
	text-decoration:underline;
}
.text a:hover, a:hover{
	color:#ff6500;
    text-decoration:underline;
}
h1, .h1 {
    font-size: 24px;
	line-height:1.3em;
    font-weight: normal;
}
h2, .h2 {
    font-size: 20px;
	line-height:1.3em;
    font-weight: normal;
}
h3, .h3 {
    font-size: 16px;
	line-height:1.3em;
    font-weight: bold;
}
.object_prefix {
	font-size: 16px;
	line-height:1.3em;
	margin: 0px 0px 5px 0px;
}
.header_top {
    background: #DC143C;
}
.header_top_inner {
	width: 1000px;
	padding:10px 0;
	margin: 0 auto;
}
.header_top_inner .search_form{
	float:left;
}
.header_basket_title{
	margin-right:3px;
}
.header_basket_div{
	display:inline-block;
	//display:inline;
	//zoom:1;
}
#header {
    background: url("/img/header-bg.png") repeat-x;
    color: #000;
}
#header-inner {
	margin: 0 auto;
	text-align: left;
	width:1000px;
	position: relative;
	overflow:hidden;
}
#header-inner .topimage {
	float: left;
}
#header-inner .topimage img {
	margin-right:50px;
}
.info_block{
	overflow:hidden;
}
#phone {
	color:#000;
	display:block;
	font-size:25px;
	line-height:1.3em;
	margin:45px 0 5px 0;
	text-decoration:none;
}
#logo {
	margin: 5px 0 10px 0;
	display: block;
	font-size: 45px;
	line-height:1.3em;
}
#logo a{
	color: #000;
	text-decoration: none;
}
#slogan {
	margin: 0 0 10px 0;
	display: block;
	font-size: 16px;
	line-height:1.3em;
	color: #000;
}
.menu {
	margin: 0;
}
.menu ul{
	padding: 17px 0;
}
.menu li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	line-height:17px;
	margin-right:30px;
}
.menu .last{
	margin-right:0;
}
#header .menu li a {
	color: #252525;
	text-decoration: none;
	font-weight: bold;
}
#header .menu li a:hover, #header .menu .current a:link, #header .menu .current a:visited{
	color: #0096ff;
}
#content {
    width: 1000px;
    padding: 0 0px 50px;
    margin: 0 auto;
}
#content .content_inner {
	padding: 15px 0 0;
}
table.columns td {
	border: none;
}
table.columns .left {
	padding: 0 40px 0 0;
}
table.columns .right {
	width: 30%;
	border-left: 1px solid #ececec;
	padding: 0 0 0 40px;
	vertical-align: top;
}
span.price {
	font-size: 18px;
	line-height:1.3em;
	margin: 0px 10px 0px 0px;
}
.footer_wrapper {
    background: #DC143C;
}
.footer {
	text-align: center;
	width:1000px;
	margin:0 auto;
	border:0;
}
.footer .text {
	color:#ebebeb;
	font-size: 12px;
	line-height:1.3em;
	color: #ffffff;
}
.footer a:link, .footer a:visited{
	color: #ebebeb;
}
.right_block {
	float: left;
}
.right_block td {
	border: none;
}
.items_catalog .simple_catalog_item .object_title_bottom{
	font-size:16px;
	line-height:1.3em;
	margin-bottom:5px;
}
.items_catalog .simple_catalog_item .object_prefix_bottom {
	display:block;
	font-size:13px;
	line-height:1.3em;
}
.catalog_object_prefix_bottom{
	font-size:16px;
	line-height:1.3em;
}
.breadcrumbs{
	margin-bottom:10px;
}
.photo_list .photo, .photo_list li {
	width:24.5%;
}
.index_catalog .items_catalog li {
	width:32.5%;
}
.index_catalog .items_catalog li .desc{
	display:none;
}
#header_basket{
	float:right;
	font-weight:bold;
	font-size:13px;
	line-height:24px;
	color:#fff;
}
#header_basket span{
	display:inline-block;
	margin:0 3px 0 0;
}
#header_basket a:link,#header_basket a:visited{
	color:#fff;
	text-decoration:underline;
}
#header_basket a:hover{
	color:#fff;
	text-decoration:none;
}
#header_basket a span{
	display:inline;
	margin:0;
}
#header_basket #header_basket_order{
	display:none;
}
.news .news_item .news_title .top_date {
	display:none;
}
.news .news_item .news_title .bottom_date {
	display:block;
	color: #898989;
    font-size: 10px;
}
.items_catalog .category_title, .items_catalog .object_title {
	font-size: 16px;
	line-height:1.3em;
}
.catalog_photo_list .photo, .catalog_photo_list li {
	width:16.4%;
}
.object .price_top {
    display: block;
}
.object .buy_button {
    float: none;
}
.object .price_bottom {
    display: none;
}
.table_catalog tr{
	border-bottom:1px dashed #C2C2C2;
}
.table_catalog tr td{
	padding-top:5px;
	padding-bottom:5px;
}